/* Medium Layout: 1280px. */

@media only screen and (min-width: 992px) and (max-width: 1280px) {

}
/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {

    .slide-list {
        width: 680px !important;
    }
    .single-slide {
        height: 390px !important;
    }

}
/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {

    .slide-list {
        width: 280px !important;
    }

    .slides .owl-nav > div.owl-prev {
        margin-left: -22px !important;
    }
    .slides .owl-nav > div.owl-next {
        margin-right: -22px !important;
    }

    .single-slide {
        height: inherit !important;
    }
    .slide-bg {
        height: 200px !important;
        position: relative !important;
    }

}
/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .slide-list {
        width: 400px !important;
    }
}

/*
     FILE ARCHIVED ON 05:08:26 Oct 07, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:08:09 Mar 31, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.635
  exclusion.robots: 0.018
  exclusion.robots.policy: 0.008
  esindex: 0.01
  cdx.remote: 28.491
  LoadShardBlock: 69.693 (3)
  PetaboxLoader3.datanode: 167.6 (4)
  load_resource: 344.448
  PetaboxLoader3.resolve: 209.336
*/